type golang.org/x/net/http2.priorityWriteSchedulerRFC7540 (struct)

Method Implmentations (2 other methods implement nothing)

AdjustStream(streamID uint32, priority PriorityParam) *priorityWriteSchedulerRFC7540.M : WriteScheduler.AdjustStream
CloseStream(streamID uint32) *priorityWriteSchedulerRFC7540.M : WriteScheduler.CloseStream
OpenStream(streamID uint32, options OpenStreamOptions) *priorityWriteSchedulerRFC7540.M : WriteScheduler.OpenStream
Pop() (wr FrameWriteRequest, ok bool) *priorityWriteSchedulerRFC7540.M : WriteScheduler.Pop
Push(wr FrameWriteRequest) *priorityWriteSchedulerRFC7540.M : WriteScheduler.Push